home *** CD-ROM | disk | FTP | other *** search
Wrap
ReplaceCharSet 1.1 by Frédéric RINALDI DESCRIPTION ReplaceCharSet allows to replace a whole set of chars by another, in one single pass. SYNTAX ReplaceCharSet(<text>,<original set>,<substitution set>) PARAMETERS <text> is the text to modify. <original set> and <substitution set> are two sets of chars. They must have the same length. Using "!", "?" and "=" as first parameter will return an online help (resp. copyright, syntax and output). USING The XFCN return the changed text. ReplaceCharSet is perfectly suited to change non-standard ASCII tables. ERRORS If an error occurs, ReplaceCharSet can return : "Error : Missing or empty parameter" "Error : Sets have different length" HISTORY 1.1 06/14/93 • Fixed recursive replacement bug. 1.0 07/17/92 • First public release -------------------------------------------------------------------- All externals included in this stack are FreeWare and may be used in non-commercial software provided the following notice is visibly present : ReplaceCharSet XFCN, © Frederic Rinaldi, 1989…1993. Free for non-commercial use. Use in commercial software subjected to prior acknowledgement and licensing from the author, reachable at the following network addresses: AppleLink: RINALDI1 CalvaCom : FR10 Compuserve : 71170,2111 Internet : RINALDI1@APPLELINK.APPLE.COM